Computer and Modernization ›› 2012, Vol. 1 ›› Issue (6): 125-130.doi: 10.3969/j.issn.1006-2475.2012.06.034
• 网络与通信 • Previous Articles Next Articles
CHENG Yuan1,2
Received:
Revised:
Online:
Published:
Abstract: Solving the problem of minimum spanning tree has been widely used to solve searching issues in reality. However, the node of a connected graph net is often changed, and, once it's changed, the traditional algorithm has to recalculate the minimum spanning tree. But, even the graph node changes, not all of minimum spanning tree will be changed, which results in unnecessary waste. This article is aimed at improving Kruskal algorithm and Prim algorithm, which can update the minimum spanning tree when the graph changes without recalculating.
Key words: Kruskal algorithm, Prim algorithm, minimum spanning tree, connected graph net
CLC Number:
TP301.6
CHENG Yuan;. An Update Strategy for Minimum Spanning Tree of Net[J]. Computer and Modernization, 2012, 1(6): 125-130.
0 / / Recommend
Add to citation manager EndNote|Ris|BibTeX
URL: http://www.c-a-m.org.cn/EN/10.3969/j.issn.1006-2475.2012.06.034
http://www.c-a-m.org.cn/EN/Y2012/V1/I6/125